[INFO] cloning repository https://github.com/byoridb/byoridb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byoridb/byoridb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyoridb%2Fbyoridb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyoridb%2Fbyoridb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b55ad729fe50c3f13820c067c0f870f524013a1d
[INFO] checking byoridb/byoridb against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyoridb%2Fbyoridb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/byoridb/byoridb
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/byoridb/byoridb
[INFO] tweaked toml for git repo https://github.com/byoridb/byoridb written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/byoridb/byoridb on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/byoridb/byoridb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ddd1df53974ac7157d09a14245befb202118cb6c316cbfa8ee6ac9ff302e4ec
[INFO] running `Command { std: "docker" "start" "0ddd1df53974ac7157d09a14245befb202118cb6c316cbfa8ee6ac9ff302e4ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ddd1df53974ac7157d09a14245befb202118cb6c316cbfa8ee6ac9ff302e4ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ddd1df53974ac7157d09a14245befb202118cb6c316cbfa8ee6ac9ff302e4ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ddd1df53974ac7157d09a14245befb202118cb6c316cbfa8ee6ac9ff302e4ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.60.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking metrics v0.24.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking metrics-util v0.20.1
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking byoridb-common v0.1.0 (/opt/rustwide/workdir/byoridb-common)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking instant-distance v0.6.1
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling byoridb-codec v0.1.0 (/opt/rustwide/workdir/byoridb-codec)
[INFO] [stderr]    Compiling byoridb-meta v0.1.0 (/opt/rustwide/workdir/byoridb-meta)
[INFO] [stderr]    Compiling byoridb-storage v0.1.0 (/opt/rustwide/workdir/byoridb-storage)
[INFO] [stderr]    Compiling byoridb-graph v0.1.0 (/opt/rustwide/workdir/byoridb-graph)
[INFO] [stderr]    Compiling byoridb-client v0.1.0 (/opt/rustwide/workdir/byoridb-client)
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking byoridb-kvstore v0.1.0 (/opt/rustwide/workdir/byoridb-kvstore)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking byoridb-parser v0.1.0 (/opt/rustwide/workdir/byoridb-parser)
[INFO] [stderr]     Checking byoridb-bulkloader v0.1.0 (/opt/rustwide/workdir/byoridb-bulkloader)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] warning: use of deprecated field `graph_proto::ExecuteResponse::data`
[INFO] [stdout]    --> byoridb-client/src/lib.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |             String::from_utf8(response.data)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `graph_proto::ExecuteResponse::data`
[INFO] [stdout]    --> byoridb-client/src/lib.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |             String::from_utf8(response.data)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hdrhistogram::Histogram`
[INFO] [stdout]  --> byoridb-client/src/bin/load_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hdrhistogram::Histogram;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hdrhistogram::Histogram`
[INFO] [stdout]  --> byoridb-client/src/bin/load_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hdrhistogram::Histogram;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `local_reqs` is assigned to, but never used
[INFO] [stdout]    --> byoridb-client/src/bin/load_test.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |             let mut local_reqs = 0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_local_reqs` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_reqs` is never read
[INFO] [stdout]    --> byoridb-client/src/bin/load_test.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     local_reqs += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stop`
[INFO] [stdout]   --> byoridb-client/src/bin/load_test.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let stop = stop_signal.clone();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_stop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req_counter`
[INFO] [stdout]   --> byoridb-client/src/bin/load_test.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let req_counter = total_requests.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_counter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `local_reqs` is assigned to, but never used
[INFO] [stdout]    --> byoridb-client/src/bin/load_test.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |             let mut local_reqs = 0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_local_reqs` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_reqs` is never read
[INFO] [stdout]    --> byoridb-client/src/bin/load_test.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |                     local_reqs += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stop`
[INFO] [stdout]   --> byoridb-client/src/bin/load_test.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let stop = stop_signal.clone();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_stop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req_counter`
[INFO] [stdout]   --> byoridb-client/src/bin/load_test.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let req_counter = total_requests.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_req_counter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_id`
[INFO] [stdout]    --> byoridb-meta/src/service/mod.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let tag_id = meta
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::raft::ClusterConfig`
[INFO] [stdout]    --> byoridb-storage/src/raft/network.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |     use crate::raft::ClusterConfig;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking byoridb-executor v0.1.0 (/opt/rustwide/workdir/byoridb-executor)
[INFO] [stderr]     Checking byoridb v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "0ddd1df53974ac7157d09a14245befb202118cb6c316cbfa8ee6ac9ff302e4ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddd1df53974ac7157d09a14245befb202118cb6c316cbfa8ee6ac9ff302e4ec", kill_on_drop: false }`
[INFO] [stdout] 0ddd1df53974ac7157d09a14245befb202118cb6c316cbfa8ee6ac9ff302e4ec
